473,470 Members | 1,840 Online
Bytes | Software Development & Data Engineering Community
Create Post

Home Posts Topics Members FAQ

What is going on with this pull-down menu??? Pls Help

Hi there,
I'm very novice to web design. I'm trying to make a pulldown menu, but
the formatting keeps getting screwed up when you roll the mouse over
it.

Please see www.boundarysys.com for what I'm talking about. Before the
mouse touches the pulldown, the vertical height of the menubar is
perfect. As soon as the mouse rolls over it, it expands to about twice
the height.

The other problem is: how do I eliminate the vertical spaces between
the rows of the submenus? Ideally, I'd like them to have sunken
appearance. But I'd settle just for them not looking like individual
cells floating in space.

Thanks so much for any help/guidance/info.

Here is the style sheet I'm using:

BODY
{font-family: verdana, tahoma, arial, sans-serif;
font-size: 10pt;
margin: 0px;
margin-left: 2px;
margin-right: 3px;
padding: 0px;}
P /* PADDING AROUND LETTERS IN TOP MENU BAR */
{padding-top: 5px;
margin-left: 5px;}

table.navbar
{font-size: 8pt;
margin: 0px; /* this is an outline around the entire top menu bar */
height: 15px;} /* the height of the main menu bar */

table.menu /* THIS CONTROLS THE GROUPING OF THE WHOLE SUBMENU - EX. A
BORDER HERE WOULD GO AROUND THE WHOLE SUBMENU */
{font-size: 8pt;
margin: 0px;
padding: 0px}

td.menuNormal /* TOP MENU BAR COLORS */
{color: #1E7575;
vertical-align: top;
border: 1px solid #CCCCCC;
background-color: #e5e5e5;}

td.menuHover /* TOP MENU BAR COLORS SELECTED */
{color: #1E7575;
vertical-align: top;
border: 1px solid #CCCCCC;
height: 15px;
background-color: #e5e5e5}

div.menuNormal /* THIS CONTROLS THE ZIPPING UP OF THE PULL DOWN MENUS
*/
{display: none;
position: static;}

div.menuHover /* THIS CONTROLS THE ZIPPING UP OF THE PULL DOWN MENUS
*/
{display: inline;
position: absolute;}

a.menuitem:link /* DROP DOWN BOX MENU */
{background-color: #33CCCC;
display: block;}

a.menuitem:hover /* DROP DOWN BOX SELECTED ITEM */
{color: black;
background-color: #CCFFFF;
display: block;}

a.menuitem:visited /* REDUNDANT BUT NECESSARY - MUST MATCH
A.MENUITEM.LINK - FOR ITEMS ALREADY CLICKED */
{background-color: #33CCCC;
display: block;}

May 16 '06 #1
1 1664
dk*******@sbcglobal.net wrote:
Hi there,
I'm very novice to web design. I'm trying to make a pulldown menu, but
the formatting keeps getting screwed up when you roll the mouse over
it.

Please see www.boundarysys.com for what I'm talking about. Before the
mouse touches the pulldown, the vertical height of the menubar is
perfect. As soon as the mouse rolls over it, it expands to about twice
the height.

The other problem is: how do I eliminate the vertical spaces between
the rows of the submenus? Ideally, I'd like them to have sunken
appearance. But I'd settle just for them not looking like individual
cells floating in space.

Thanks so much for any help/guidance/info.
Wrong news group, follow-up in:

news:comp.infosystems.www.authoring.stylesheets

Here is the style sheet I'm using:

BODY
{font-family: verdana, tahoma, arial, sans-serif;
font-size: 10pt;
margin: 0px;
margin-left: 2px;
margin-right: 3px;
padding: 0px;}
P /* PADDING AROUND LETTERS IN TOP MENU BAR */
{padding-top: 5px;
margin-left: 5px;}

table.navbar
{font-size: 8pt;
margin: 0px; /* this is an outline around the entire top menu bar */
height: 15px;} /* the height of the main menu bar */

table.menu /* THIS CONTROLS THE GROUPING OF THE WHOLE SUBMENU - EX. A
BORDER HERE WOULD GO AROUND THE WHOLE SUBMENU */
{font-size: 8pt;
margin: 0px;
padding: 0px}

td.menuNormal /* TOP MENU BAR COLORS */
{color: #1E7575;
vertical-align: top;
border: 1px solid #CCCCCC;
background-color: #e5e5e5;}

td.menuHover /* TOP MENU BAR COLORS SELECTED */
{color: #1E7575;
vertical-align: top;
border: 1px solid #CCCCCC;
height: 15px;
background-color: #e5e5e5}

div.menuNormal /* THIS CONTROLS THE ZIPPING UP OF THE PULL DOWN MENUS
*/
{display: none;
position: static;}

div.menuHover /* THIS CONTROLS THE ZIPPING UP OF THE PULL DOWN MENUS
*/
{display: inline;
position: absolute;}

a.menuitem:link /* DROP DOWN BOX MENU */
{background-color: #33CCCC;
display: block;}

a.menuitem:hover /* DROP DOWN BOX SELECTED ITEM */
{color: black;
background-color: #CCFFFF;
display: block;}

a.menuitem:visited /* REDUNDANT BUT NECESSARY - MUST MATCH
A.MENUITEM.LINK - FOR ITEMS ALREADY CLICKED */
{background-color: #33CCCC;
display: block;}


--
Rob
Group FAQ: <URL:http://www.jibbering.com/faq/>
May 16 '06 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

226
by: Stephen C. Waterbury | last post by:
This seems like it ought to work, according to the description of reduce(), but it doesn't. Is this a bug, or am I missing something? Python 2.3.2 (#1, Oct 20 2003, 01:04:35) on linux2 Type...
11
by: Neo Geshel | last post by:
I have an Access DB, from which I am going to pull images. Each image has an associated ID, but the ID's are not necessarily sequential (some images may have been deleted, leaving gaps in the list...
11
by: Neo Geshel | last post by:
I have an Access DB, from which I am going to pull images. Each image has an associated ID, but the ID's are not necessarily sequential (some images may have been deleted, leaving gaps in the list...
6
by: LurfysMa | last post by:
I am working on an electronic flashcard application. I have one version up and running using Visual Basic (6.0) and Access 2000. My long-range plans are to put it up on a website and sell...
1
by: Justin | last post by:
We decided to upgrade to 2005 and upgrade our components. After fixing a few odds and end the upgrade was complete and our project was working fine. We didn't run into problems until we needed to...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
1
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The...
0
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
0
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated ...
0
muto222
php
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.